All Questions
10 questions
1vote
1answer
91views
When to use deep learning for java as opposed to python
I have been asked to explore options to build deep learning based applications using java, so i happend to browse a website called dl4j (https://deeplearning4j.org) which has got implemantations of ...
1vote
1answer
315views
call Python script from JavaEE
i create model using sklearn library and i want to run this model in JavaEE application i have been trying Jython, but it's impossible to import some important library like pandas and numpy, so how I ...
2votes
5answers
126views
30 Years Of Excel Test Data
I am a CS intern at an industrial company that has 30 years of excel files that need to be analyzed. Looking at the data, only a fraction of the files need to be looked at and used. After those files ...
2votes
1answer
157views
Does PMML support probability calibration?
As I need to port a decision tree model from Python to Java, I would like to know whether PMML (Predictive Model Markup Language) supports probability calibration.
2votes
3answers
119views
Tell me some things a data scientist/statistician needs to do that can't be done in R/Stata/SAS/SPSS [closed]
Why do I need to learn to program in python or Java and learn data structures? I can't think of a single thing statisticians/data scientists need to do that isn't built in as a package in R/stata.
1vote
0answers
55views
is it possible to write machine learning algorithm in octave or python for application created in android [closed]
We planned to create an Android app which predicts the present student in class through face detection by camera in the class, my job is to write algorithm for face detection and the problem is I can ...
3votes
2answers
3kviews
Is Java or Python a better choice for an application involving data intensive algorithms employing natural language processing?
I am a professional java developer with 9 years of experience. Never worked with Python but, I do not have any restraints learning it. Still I need clarity on a couple of aspects. I hope if anyone ...
0votes
1answer
152views
Why in deep learning or another AI technique python is used rather than other languages? [closed]
I want to know, why python? Instead of C#, Java, C\C++ and so on?
4votes
0answers
1kviews
GATE with Python [closed]
I am working on named entity recognition project and find GATE very useful. But I couldn't find a Python connector for GATE yet. Is it possible or is there a way to integrate GATE work flows into ...
2votes
2answers
284views
Graphlab vs Mahout [closed]
I have some question regarding to the choice of the better implementation. I would know the differences and advantages of Mahout Apache (Java implementation) versus Graphlab (Python implementation) in ...